home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.cs.arizona.edu
/
ftp.cs.arizona.edu.tar
/
ftp.cs.arizona.edu
/
icon
/
newsgrp
/
group00a.txt
/
000064_icon-group-sender _Thu Apr 13 12:58:09 2000.msg
< prev
next >
Wrap
Internet Message Format
|
2001-01-03
|
1KB
Return-Path: <icon-group-sender>
Received: (from root@localhost)
by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id MAA14960
for icon-group-addresses; Thu, 13 Apr 2000 12:57:50 -0700 (MST)
Message-Id: <200004131957.MAA14960@baskerville.CS.Arizona.EDU>
From: "Frank J. Lhota" <NOSPAM.Frank.Lhota@lexma.meitech.com>
X-Newsgroups: comp.lang.icon
Subject: Re: changes to proc() ??
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Date: Thu, 13 Apr 2000 11:52:19 -0000
X-Trace: client 955641152 38.163.203.81 (Thu, 13 Apr 2000 11:52:32 EDT)
To: icon-group@optima.CS.Arizona.EDU
Errors-To: icon-group-errors@optima.CS.Arizona.EDU
Status: RO
You're going to have to give this NG more details to trace down this
problem. What are the values of line that give a result you didn't expect?
Is line an operator name, such as "-" or ":="? Is line a predefined function
name, e.g. "write"? Is line the name of one of your procedures? I cannot
reproduce your problem, but this could be due to not calling proc with the
right parameter.